﻿.GalleryTitle
{
    font-family: Arial;
    font-size: 1em;
    font-weight: bold;
    color: #000000 ;
    text-decoration: underline;
    padding-left:0px;
    padding-bottom:5px;
}
.GalleryDescription
{
    font-family: Arial;
    font-size: .9em;
    font-weight: normal;
    color: #000000;
    font-style:italic;
}
.NewsText
{
    font-family: Arial;
    font-size: 1em;
    font-weight: normal;
    color: #333333;
}
.NewsHR
{
	height:1px;
	color:#cccccc;
}

